lcBlockGetFirstSel Home

Returns a handle to the first graphic object in a selection.

 HANDLE lcBlockGetFirstSel (
   HANDLE hBlock
 );

Parameters
hBlock
  Handle to a block.

Return Value

  Handle to a graphic object or NULL if the selection is empty.

See Also

  lcBlockGetNextSel